Realm Kotlin SDK
/
io.realm.kotlin.schema
/
RealmStorageType
/
INT
I
N
T
INT
(Long::class)
Content copied to clipboard
Storage type for properties of type
Byte
,
Char
,
Short
,
Int
and
Long
.
Properties
Properties
kClass
Link copied to clipboard
val
kClass
:
KClass
<*>
Content copied to clipboard
the default Kotlin class used to represent values of the storage type.
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard